GET
/Extension/{id}/
Gets the extension with the given ID.
Request
Method
Request URI
GET
/API/Extension/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The current session ID.
Path Parameters
Path Parameter
Description
id
The ID of the extension to get.
Request Body
There is no Request Body for this function.
Response
Response Body
A
Dundas.BI.WebApi.Models.ExtensionManifestData
object, or a status code indicating the reason for failure.
© 1999-2021 Dundas Data Visualization, Inc.